Module: app/zamestnanec/formular/[formId]/nahled/page
Variables
metadata
• Const
metadata: Metadata
Defined in
src/web-app/src/app/zamestnanec/formular/[formId]/nahled/page.tsx:4
Functions
default
▸ default(root0
): Element
Preview form page.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props for the component. |
root0.params | Object | Params from the URL. |
root0.params.formId | string | - |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/formular/[formId]/nahled/page.tsx:14